.NET Aspire Blog Posts

Accelerating Cloud-Native Application Development with .NET Aspire - NashTech Insights

Accelerating Cloud-Native and Distributed System Development with .NET Aspire, In the rapidly evolving landscape of software development, cloud-native applications have become essential for delivering scalable, resilient, and high-performance solutions. .NET Aspire is a cutting-edge platform designed to streamline and accelerate cloud-native application development. This blog will explore how .NET Aspire can facilitate the efficient building and deployment of cloud-native applications.

Cloud-Native .NET Aspire 8.1 Targets Building Containers, Orchestrating Python

Microsoft's first significant update to .NET Aspire for cloud-native app development addresses the building of container images and the orchestration of Python code among a bevy of new features and enhancements.

Enhancing Code Quality with Modern Cloud-Native Tools

In the ever-evolving landscape of cloud-native development, ensuring code quality is paramount. Today, I’m excited to share our cutting-edge approach to End-to-End (E2E) testing, leveraging .NET Aspire, Azure Developer CLI (AZD), and Azure Container Apps.

Microsoft .NET Aspire automates Dockerfile builds

Latest update to Microsoft’s cloud-ready stack for building distributed applications also adds the ability to launch Python-based services.

Combining .NET Aspire, Docker (Remote), and Machine Learning Models for Summarising Photos

The purpose of this post is to find out how flexible .Net Aspire can be under specific requirements that might require using a remote Docker host with dedicated GPU. Of course having a fun use case where we will be summarising photos using multi modal models such as LLaVA and eventually others is an added bonus.

Using Aspire to go from a simple ILogger to a team friendly cloud ready solution, for free

When you listen to senior developers, speakers, and other subject matter experts (SMEs) talk about logging in .NET applications, it all sounds so easy. An ILogger here, an ILogger there; a package here, a config there; and voilà, you're done. In this post, I'll discuss using OpenTelemetry with .NET Aspire to improve the observability experience of an application

New Breakpoint S4: Episode 1 - Fireside chat with Scott Hunter on .NET Aspire

In this New Breakpoint episode learn how the new .NET Aspire framework transforms .NET into a modern cloud native framework

ASP.NET Community Standup - .NET Aspire Standup Super Amazing Kickoff Party

Join Maddy and Jon for the first official monthly .NET Aspire Community Standup! We'll update you on the latest .NET Aspire news and take a look at what's on the way in .NET Aspire 8.1.

How .NET Aspire will save .NET (and its not about "the cloud")

.NET Aspire is important for .NET software developers but not for the reasons you think. Enjoy a trip down memory lane as I try to explain why .NET Aspire can finally fix some of the missteps made in the last 10 years.

Why .NET Aspire Components Are Powerful

As well as being able to orchestrate .NET projects, Aspire can also orchestrate the so-called Aspire components. These components are special libraries that add popular packages to our distributed application. Today, we will talk about Aspire components, why they are useful, and how to add them to our applications.